Linux webm002.cluster126.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64
/
home
/
ariannadhf
/
www
/
wp-content
/
themes
/
florence
/
/home/ariannadhf/www/wp-content/themes/florence/single-fullwidth.php
<?php /* Template Name: Full Width Post Template Post Type: post */ ?> <?php get_header(); ?> <div class="container"> <div id="content"> <div id="main" class="fullwidth post-fullwidth"> <?php if (have_posts()) : while (have_posts()) : the_post(); ?> <?php get_template_part('content'); ?> <?php endwhile; ?> <?php endif; ?> </div> <?php get_footer(); ?>